Keysight Pathwave 89600 VSA .NET API
Bursts Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > Zone<T1,T2> Class : Bursts Property


Glossary Item Box

Gets the burst collection for the zone.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Bursts As T1
C# 
public abstract T1 Bursts {get;}
C++/CLI 
public:
abstract property T1^ Bursts {
   T1^ get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also